The document describes a lab assignment to practice creating relationship diagrams (RDs) in Microsoft Visio. Students will:
1. Create an RD showing the relationships between Customer, Order, and Employee tables using foreign keys.
2. Extend the RD to include OrderLine and Product tables.
3. Analyze whether the foreign key from Order to Employee should allow NULL values.
4. Identify entities and attributes from initial project specifications as individual preparation for group work.